From: Glenn Morris Date: Wed, 12 Sep 2007 06:58:49 +0000 (+0000) Subject: (SOURCES, unlock, relock): Delete. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~27094 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0d75dcc8824db5d62190ace4dd0706752a8e6c07;p=emacs.git (SOURCES, unlock, relock): Delete. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 8c088e2813d..bc83de820a9 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-09-12 Glenn Morris + + * Makefile (SOURCES, unlock, relock): Delete. + 2007-09-10 Micha,Ak(Bl Cadilhac * NEWS: Document the interactive specification for C functions. diff --git a/etc/Makefile b/etc/Makefile index 406c4b51222..ab3bffd2a51 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,18 +1,5 @@ ### Makefile for Emacs etc/ directory. -.PHONY: unlock relock - -## All non-directory files, if that matters. -SOURCES = [A-Z]* *.* *-* e/* refcards/* tutorials/* \ - images/README images/*.* images/*/README images/*/*.* \ - images/*/*/README images/*/*/*.* - -unlock: - chmod u+w $(SOURCES) - -relock: - chmod u-w $(SOURCES) - ## See e/README. TIC=tic e/eterm-color: e/eterm-color.ti